home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 74
/
Volume 74 My Disc - Damaged.iso
/
Games
/
shusher.swf
/
scripts
/
DefineButton2_128
/
BUTTONCONDACTION on(press).as
Wrap
Text File
|
2008-08-08
|
170b
|
8 lines
on(press){
stopAllSounds();
_root.SFX.gotoAndPlay("Click");
_root.funcHitBox("misc","gotomain");
_root.gotoAndStop("Title");
_root.clearScreen();
}